Do not release the GFile prematurely
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 1 May 2020 10:08:41 +0000 (11:08 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 12 May 2020 12:45:15 +0000 (13:45 +0100)
commit717d4abebb1ca3f56ddd81f1ef57eb5166006774
treedf1f965c21a8ef8ffe07a3ce7d073f3271cf952a
parente8c4b8338f0f34d09050c3d4096d88498ce4172d
Do not release the GFile prematurely

Otherwise we won't be able to access it to get the URI for the
GtkPrinterOption.

This fixes a regression introduced in commit 5f070ff2333.
gtk/gtkprinteroptionwidget.c